/*******basic********/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font-size:14px;color:#333;font-family: "Microsoft YaHei",Verdana, Arial, "΢���ź�", Geneva, sans-serif;-webkit-text-size-adjust:100%;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
input,textarea,button{padding:0;margin: 0;outline: none;border:none;}
header,section,nav,footer{  width:100%;}
*{color:#333; -webkit-box-sizing: border-box !important;  -moz-box-sizing: border-box !important;  box-sizing: border-box !important;  margin:0;  padding:0; }
*, input, textarea {  font-family: "Microsoft YaHei",Verdana, Arial,Geneva, sans-serif;  }
.lf{  float:left;  }
.rt{  float:right;  }
.clearFix:after{  display: block;  content:"";  clear:both;  }
.point:hover{  cursor:pointer;  }
.container{margin: auto;width:1200px;}
.hideE{  display:none;  }

*.noBorderRight{border-right:none !important;}
*.noBorderbottom{border-bottom:none !important;}
*.noMarRight{margin-right:0 !important;}
*.noAfter:after{display: none !important;}
*.transit{
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;}
img.scale:hover{
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);}
*.shadow{
    -webkit-box-shadow: 1px 1px 1px 1px #dddddd;
    -moz-box-shadow: 1px 1px 1px 1px #dddddd;
    box-shadow: 1px 1px 1px 1px #dddddd;}
/***back to top**/

@font-face {font-family:FontAwesome;font-style:normal;font-weight:400;src:url(fonts/fontawesome-webfont.eot?v=4.5.0);src:url(fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg')}
@font-face {font-family:Pe-icon-7-stroke;font-style:normal;font-weight:400;src:url(fonts/Pe-icon-7-stroke.eot?d7yf1v);src:url(fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),url(fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),url(fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),url(fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');}

/*****headTop*******/
.headTop{padding:11px 0;background: #eeeeee;}
.headTop *{font-size: 12px;color:#666;}
.headTop a{padding:0 10px;position: relative;}
.headTop a.sp1:after{position: absolute;right:-1px;top:2px;width:1px;height:13px;background: #666;content:"";}


/********header*******/
.header{width: 100%;}


.logoBox{position: relative;/*height:170px;*/height:135px;}
.logoBox img.logo{display: block;margin-top: 28px;}
.logoBox .hotLine{margin-top: 22px;}
.logoBox .hotLine img{width:88px;height:88px;}
.logoBox .hotLine .msgBox{padding-top:15px;margin-left: 14px;}
.logoBox .hotLine .msgBox .p1{font-size: 16px;font-weight: bold;}
.logoBox .hotLine .msgBox .p2{color:#ff9c00;font-size: 30px;font-family: Arial;font-weight: bold;}
.logoBox span{font-size:35px;color:#023c79;display:block;float:left;}
.logoBox span i{font-style: normal;color:rgb(204, 204, 204);}

.topFormBox{}
.topFormBox .formItem{border:1px solid #f7b412;}
.topFormBox .formItem input{padding:6px 8px;font-size:12px;color:#a27d24;border:none;width:147px;background: transparent}
.topFormBox .formItem select{padding:4.5px 8px;border:none;color:#a27d24;width:92px;background: transparent}
.topFormBox .topSubBtn {display: block;height:30px;width:50px;background: url("../../images/home/search.png") no-repeat center;font-size: 0;border:none;}

.navList{position: relative;text-align: center;margin: auto;}
.navList>li{position: relative;display: inline-block;height:68px;/*width:105px;*/text-align: center;margin: 0;padding: 0;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;}
.navList>li:after{content: "";position: absolute;right:-3px;top:26px;display: block;width:2px;height:16px;background: #fff;}
.navList>li:last-child:after{display: none;}
.navList>li:hover{background: rgba(0,46,115,1);}
.navList>li>a{display: block;height:100%;line-height:68px;text-align: center;font-size: 18px;color:#fff;padding: 0 26px;}
/*.navList>li.havsec>a:after{content:"\f0dd";display: inline-block;font-size: 15px;position: relative;top:-3px;margin-left:5px;font-family:FontAwesome;}*/
.navList>li:hover>a{color:#fff; }
.navList>li.active>a{color:#fff;}
.navList>li:hover .smallList{display: block;}
.smallList{width:100%;background: rgba(0,46,115,.6);position: absolute;right:0;top:68px;z-index:500;display: none;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;}
.smallList li a{display: block;width:100%;height:30px;line-height:30px;padding:0 8px;font-size: 16px;overflow: hidden;color:#fff;-webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;}
.smallList li a:hover{color:#fdb811;}

.header .searchBox{border:1px solid #fff;overflow: hidden;height:30px;margin-top: 18px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;}
.navAndSearch{background: #018dec;}
.header .searchBox .input1{width:195px;font-size: 14px;color:#fff;padding:5px 0;padding-left:15px;background: transparent;}
.header .searchBox .input2{width:40px;display: block;height:30px;background: url("../../images/home/search.png") no-repeat center;font-size: 0;}
/******nav******/



/*****banner****/
.bannerBox{position: relative;}


.slick_ban .slick-slide img{width:100%;}
.slick-list{width:100%;}
.slick_ban .slick-prev:before,.slick_ban .slick-next:before{display: none;}
.slick_ban .slick-prev,.slick_ban .slick-next{width:71px;height:71px;opacity: 0.7;border-radius:6px;z-index: 100;}
.slick_ban .slick-prev{background: url("../../images/home/i3.png") no-repeat center;left:75px;opacity: 1;}
.slick_ban .slick-next{background: url("../../images/home/i4.png") no-repeat center;right:75px;opacity: 1;}
.slick_ban .slick-dots{bottom:32px;}
.slick_ban .slick-prev:hover,.slick_ban .slick-next:hover{}
/*.slick_ban .slick-dots li{width:20px;height:20px;}
.slick_ban .slick-dots li button{padding:0;width:20px;height:20px;}
.slick_ban .slick-dots li.slick-active button{background: #ff8400;}*/
/*.slick_ban .slick-dots li button{background: #fff;}*/
/*.slick-dots li button:before{display: none;}*/
.slick_ban .slick-dots li button:before{opacity: 1;color: #fff}
.slick_ban .slick-dots li button:before{opacity: 1;color: #fff;font-size:16px;}
.slick_ban .slick-dots li.slick-active button:before{opacity: 1;color: #fd9b00}



/*****sec1*******/
.sec1{padding:44px 0;}
.sec1 .part1{width:220px;margin-right: 10px;}
.sec1 .part1 .picBox{width:100%;height:173px;overflow: hidden;margin-bottom: 10px;}
.sec1 .part1 .msgBox{width:100%;height:173px;padding:0 18px;background: #018dec;padding-top:22px;}
.sec1 .part1 .msgBox *{color:#fff;}
.sec1 .part1 .msgBox .zhname{font-size: 20px;font-weight: bold;margin-bottom: 5px;}
.sec1 .part1 .msgBox .enname{font-family: Arial;font-size: 14px;margin-bottom: 10px;}
.sec1 .part1 .msgBox .txt{line-height: 25px;}
.sec1 .part2{width:510px;background: #eeeeee;height:356px;padding:0 40px;padding-top:45px;}
.sec1 .part2 .p1{margin-bottom: 17px;}
.sec1 .part2 .p1 .sp1{font-size: 30px;color:#000;font-weight: bold;}
.sec1 .part2 .p1 .sp2{font-size: 30px;color:#018dec;font-weight: bold;}
.sec1 .part2 .p1 .sp3{font-size: 30px;color:#ccc;font-family: Arial;margin-left: 10px;}
.sec1 .part2 .txt{color:#666;line-height: 26px;height:156px;overflow: hidden;margin-bottom: 17px;}
.sec1 .part2 .moreBtn{color:#0996dc;display: block;width:110px;line-height: 32px;height:32px;border:1px solid #0996dc;text-align:center;
    -webkit-border-radius:17px;
    -moz-border-radius:17px;
    border-radius:17px;}
.sec1 .part3{width:450px;}
.sec1 .part3 .qywh{height:173px;margin-bottom: 10px;background: #018dec;padding:0 40px;padding-top:35px;}
.sec1 .part3 .qywh *{color:#fff;}
.sec1 .part3 .qywh .name{font-size: 20px;margin-bottom: 10px;}
.sec1 .part3 .qywh .name .sp1{font-weight: bold;margin-right: 10px;}
.sec1 .part3 .qywh .name .sp2{font-family: Arial;}
.sec1 .part3 .qywh .txt{line-height: 30px;}
.sec1 .part3 .lxwm{width:230px;height:173px;overflow: hidden;background: #eeeeee;padding: 0 15px;padding-top:24px;}
.sec1 .part3 .lxwm .name{margin-bottom: 10px;}
.sec1 .part3 .lxwm .name .sp1{font-size: 20px;font-weight: bold;color:#000;margin-right: 5px;}
.sec1 .part3 .lxwm .name .sp2{font-family: Arial;font-size: 20px;color:#ccc;}
.sec1 .part3 .lxwm .txt{line-height: 30px;color:#666;}
.sec1 .part3 .msg{height:173px;width:212px;overflow: hidden;font-weight: bold;color:#fff;background: url("../../images/home/p2.jpg") no-repeat center;background-size: 100% 100%;line-height: 30px;padding:0 15px;padding-top:27px;}



/******sec2******/
.sec2{background: url("../../images/home/bg1.jpg") no-repeat center top;background-size: auto 315px;padding-top:110px;padding-bottom:40px;}
.sec2 .secTi{text-align: center;margin-bottom: 172px;}
.sec2 .secTi .zhName{font-size: 36px;font-weight: bold;color:#fff;margin-bottom: 10px;}
.sec2 .secTi .enName{font-weight: bold;font-family: Arial;margin-bottom: 10px;}
.sec2 .secTi .line{width:50px;height:4px;background: #fff;margin: auto;}
.sec2 .part1{width:280px;text-align: center;margin-top:-116px;}
.sec2 .part1 .name{padding-top:28px;height:123px;background: url("../../images/home/bg2.jpg") no-repeat center;background-size: 100% 100%;}
.sec2 .part1 .name .p1{font-weight: bold;color:#fff;font-size: 30px;color:#fff;margin-bottom: 10px;}
.sec2 .part1 .name .p2{font-size: 12px;font-family: Arial;color:#fff;}
.sec2 .part1 ul{padding-left:16px;background: #018dec;text-align: left;padding-top:5px;margin-top: 5px;height:783px;overflow: hidden;}
.sec2 .part1 ul li{padding-left:37px;background: url("../../images/home/circle.png") no-repeat 10px center;border-bottom:1px solid #f3f3f3;}
.sec2 .part1 ul li.cur{background:#fff url("../../images/home/circle.png") no-repeat 10px center;}
.sec2 .part1 ul li.cur a{color:#ff9c00;}
.sec2 .part1 ul li a{display: block;height:40px;line-height: 40px;color:#fff;}
.sec2 .part1 ul li:hover{background:#fff url("../../images/home/circle.png") no-repeat 10px center;}
.sec2 .part1 ul li:hover a{color:#ff9c00;}
.sec2 .part1 ul li:last-child{border:none;}
.sec2 .part1 .more{}
.sec2 .part1 .more .p1{width:235px;background: #ff9c00;font-size: 16px;padding-left:27px;height:45px;line-height: 45px;color:#fff;text-align: left;}
.sec2 .part1 .more .p2{width:45px;background: #3c3c3c url("../../images/home/jia.png") no-repeat center;height:45px;}
.sec2 .part2{width:895px;height:858px;position: relative;}
.sec2 .part2 ul{position: absolute;left:0;top:0;width:100%;z-index: 1;background: #fff;}
.sec2 .part2 ul.cur{z-index: 100;}
.sec2 .part2 ul li{width:280px;border:1px solid #cccccc;padding-bottom:18px;position: relative;margin-right: 25px;margin-bottom: 18px;}
.sec2 .part2 ul li:after{width:280px;content: "";display: block;height:5px;background:url("../../images/home/bg5.png") no-repeat center;position: absolute;left:0;bottom:-6px;}
.sec2 .part2 ul li .picBox{width:100%;height:196px;overflow: hidden;margin-bottom: 10px;}
.sec2 .part2 ul li .name{width:100%;overflow: hidden;height:40px;line-height: 40px;text-align: center;font-size: 16px;}
.sec2 .part2 ul li .line{width:80px;margin: auto;height:2px;background: #018dec;}
/*********sec3**********/
.sec3{}
.sec3 img{display: block;width:100%;height:auto;}

/*******sec4*********/
.sec4{background: #018dec;padding:55px 0;}
.sec4 .secTi{margin-bottom: 40px;}
.sec4 .secTi .name{line-height: 48px;}
.sec4 .secTi .name img{}
.sec4 .secTi .name .sp1{font-size: 30px;color:#fff;font-weight: bold;margin-right: 10px;}
.sec4 .secTi .name .sp2{font-size: 24px;color:#fff;font-family: Arial;}
.sec4 .secTi .moreBtn{font-size: 14px;color:#fff;font-family: Arial;display: block;width:110px;height:34px;line-height: 32px;border:1px solid #fff;text-align: center;
    -webkit-border-radius:17px;
    -moz-border-radius:17px;
    border-radius:17px;}
.sec4 .part1{width:566px;height:397px;overflow: hidden;position: relative;}
.sec4 .part1 .mask{width:100%;position: absolute;left:0;bottom:0;height:125px;background: url("../../images/home/bg3.png") repeat;padding:0 22px;padding-top:20px;}
.sec4 .part1 .mask .name{height:30px;line-height: 30px;overflow: hidden;color:#fff;font-size: 18px;}
.sec4 .part1 .mask .txt{height:60px;line-height: 30px;overflow: hidden;color:#fff;font-size: 14px;}
.sec4 .part2{width:562px;}
.sec4 .part2 ul{}
.sec4 .part2 ul li{border:1px solid transparent;margin-bottom: 50px;padding:4px 0;}
.sec4 .part2 ul li:last-child{margin-bottom: 0;}
.sec4 .part2 ul li:hover{border:1px solid #fff;background: #0075c4;}
.sec4 .part2 ul li *{color:#fff;}
.sec4 .part2 ul li a{display: block;}
.sec4 .part2 ul li .date{display: block; width:85px;height:90px;background: #0075c4;padding-top: 18px;padding-left: 10px;   }
.sec4 .part2 ul li .date .p1{ font-size: 30px;font-family: Arial;font-weight: bold;  }
.sec4 .part2 ul li .date .p2{ font-size: 14px;font-family: Arial;}
.sec4 .part2 ul li .msgBox{width:452px;}
.sec4 .part2 ul li .msgBox .name{height:32px;line-height:32px;overflow: hidden;font-size: 18px;font-weight: bold;}
.sec4 .part2 ul li .msgBox .txt{line-height: 26px;height:52px;overflow: hidden;}

/**********sec5***********/
.sec5{padding:38px 0 46px;}
/*
.sec5 ul{}
.sec5 ul li{background: url("../../images/home/bg4.png") no-repeat center;width:285px;height:423px;text-align: center;padding:1px;margin-right: 20px;}
.sec5 ul li a{display: block;}
.sec5 ul li .msgBox{width:100%;height:361px;padding-top:57px;}
.sec5 ul li .msgBox .zhName{font-size: 24px;margin-bottom: 5px;}
.sec5 ul li .msgBox .enName{font-size: 12px;font-family: Arial;margin-bottom: 38px;}
.sec5 ul li .msgBox .iconBox{}
.sec5 ul li .msgBox .iconBox .img2{display: none;}

.sec5 ul li .picBox{width:179px;height:179px;overflow: hidden;margin:-117px auto 0;border:3px solid transparent;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;}
!*.sec5 ul li .picBox img{display: block;width:100%;height:100%;}*!

.sec5 ul li:hover .iconBox .img1{display: none;}
.sec5 ul li:hover .iconBox .img2{display: inline-block;}
.sec5 ul li:hover .msgBox *{color:#fff;}
.sec5 ul li:hover .msgBox{background: #018dec;}
.sec5 ul li:hover .picBox{border:3px solid #018dec;}
*/


.sec5Ban .slick-slide .conBox{}
.sec5Ban .slick-slide .conBox{background: url("../../images/home/bg4.png") no-repeat center;width:285px;height:423px;text-align: center;padding:1px;margin: auto;}
.sec5Ban .slick-slide .conBox a{display: block;}
.sec5Ban .slick-slide .conBox .msgBox{width:100%;height:361px;padding-top:57px;}
.sec5Ban .slick-slide .conBox .msgBox .zhName{font-size: 24px;margin-bottom: 5px;}
.sec5Ban .slick-slide .conBox .msgBox .enName{font-size: 12px;font-family: Arial;margin-bottom: 38px;}
.sec5Ban .slick-slide .conBox .msgBox .iconBox{}
.sec5Ban .slick-slide .conBox .msgBox .iconBox .img2{display: none;}

.sec5Ban .slick-slide .conBox .picBox{width:179px;height:179px;overflow: hidden;margin:-117px auto 0;border:3px solid transparent;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;}
/*.sec5 ul li .picBox img{display: block;width:100%;height:100%;}*/

.sec5Ban .slick-slide .conBox:hover .iconBox .img1{display: none;}
.sec5Ban .slick-slide .conBox:hover .iconBox .img2{display: inline-block;}
.sec5Ban .slick-slide .conBox:hover .msgBox *{color:#fff;}
.sec5Ban .slick-slide .conBox:hover .msgBox{background: #018dec;}
.sec5Ban .slick-slide .conBox:hover .picBox{border:3px solid #018dec;}

.sec5Ban .slick-prev:before,.sec5Ban .slick-next:before{display: none;}
.sec5Ban .slick-prev,.sec5Ban .slick-next{width:71px;height:71px;opacity: 0.7;border-radius:6px;z-index: 100;}
.sec5Ban .slick-prev{background:#018dec url("../../images/home/i3.png") no-repeat center;left:-75px;opacity: 1;}
.sec5Ban .slick-next{background:#018dec url("../../images/home/i4.png") no-repeat center;right:-75px;opacity: 1;}
/******sec6*********/


/****footer****/

.foot{}
.foot .footNav{background: #018dec;}
.foot .footNav ul{display: flex;}
.foot .footNav ul li{flex: 1;position: relative;}
.foot .footNav ul li:after{position: absolute;right:-1px;top:20px;display: block;content: "";width:1px;height:16px;background: #fff;}
.foot .footNav ul li a{display: block;text-align: center;font-size: 16px;color:#fff;height:55px;line-height: 55px;}
.foot .footMain{background: url("../../images/home/bg6.jpg") no-repeat center;background-size: auto 100%;padding-top:50px;height:470px;}
.foot .footMain .secTi{margin-bottom: 35px;}
.foot .footMain .secTi .sp1{color:#ddd;font-size: 30px;font-weight: bold;}
.foot .footMain .secTi .sp2{color:#ddd;font-size: 18px;}
.foot .footMain .part1 .msgBox{position: relative;}
.foot .footMain .part1 .msgBox .p1{font-size: 20px;color:#ddd;margin-bottom: 10px;}
.foot .footMain .part1 .msgBox .p2{height:50px;line-height: 50px;color:#ddd;}
.foot .footMain .part1 .msgBox .p2 img{vertical-align: middle;margin-right: 20px;}
.foot .footMain .part1 .ewmBox{position: absolute;left:289px;top:100px;text-align: center;color:#ddd;}
.foot .footMain .part1 .ewmBox img{width:120px;height:120px;display: block;margin-bottom: 10px;}
.foot .footMain .part2{width:435px;}
.foot .footMain .part2 .indexFormline{width:435px;background: #4f5053;margin-bottom: 15px;}
.foot .footMain .part2 .indexFormline *{color:#fff;}
.foot .footMain .part2 .indexFormline label{display: block;width:80px;height:45px;line-height: 45px;padding-left:13px;}
.foot .footMain .part2 .indexFormline input{padding:14px 0;background: transparent;width:350px;}
.foot .footMain .part2 .indexFormline_yzm{width:300px;background: #4f5053;position: relative;margin-bottom: 15px;}
.foot .footMain .part2 .indexFormline_yzm *{color:#fff;}
.foot .footMain .part2 .indexFormline_yzm label{display: block;width:80px;height:45px;line-height: 45px;padding-left:13px;}
.foot .footMain .part2 .indexFormline_yzm input{padding:14px 0;background: transparent;width:210px;}
.foot .footMain .part2 .indexFormline_yzm img{position: absolute;width:100px;height:45px;right:-135px;top:0;}
.foot .copyRight{color:#ddd;text-align: center;height:45px;line-height: 45px;background: #333;}


.indexSub{display: block;height:45px;width:100%;color:#fff;background: #ff9c00;font-size: 16px;}

.rightOption{position: fixed;right:5%;bottom:5%;z-index: 400;}
.rightOption ul{width:50px;background: #666666;padding:20px 0;margin-bottom: 5px;
    -webkit-border-radius:25px;
    -moz-border-radius:25px;
    border-radius:25px;}
.rightOption ul li{text-align: center;padding:10px 0;background: url("../../images/home/line.png") no-repeat center bottom;position: relative;}
.rightOption ul li *{color:#fff;}
#toTop{width:51px;height:51px;cursor:pointer;display:block;background:url("../../images/home/m6.png") no-repeat center;   }
.rightOption ul li .smallBox{color:#333;display: none;position: absolute;left: -193px;top: 0;width: 165px;height: auto;min-height:50px;padding: 13px;background: #fff;
    -webkit-box-shadow: 3px 3px 10px 1px #333;
    -moz-box-shadow: 3px 3px 10px 1px #333;
    box-shadow: 3px 3px 10px 1px #333;}
.rightOption ul li .smallBox:after{content: "";position: absolute;right: -17px;top: 10%;display: block;width: 18px;height: 30px;background: url(../../images/home/jiao.png) no-repeat center;}
.rightOption ul li .smallBox *{color:#333;}
.jiathis_style_24x24 .jiathis_txt{margin: 5px;}
.rightOption ul li:hover .smallBox{display: block;}
.rightOption ul li.qq .smallBox{}
.rightOption ul li.wechat .smallBox{}
.rightOption ul li.saoma .smallBox{}
.rightOption ul li.saoma .smallBox img{width:100%;}

/*********other********/
.detailBox img{/*max-width: 100%;display: block;margin: auto;*/}
.page{text-align: center}
.lfSmallNavBox{width:19%;  }
.title{width:100%;height:100px;border:5px solid #e3e3e3;position: relative;  }
.titleTxt{position: absolute;width: 106%;text-align: center;font-size: 23px;font-weight: bold;color: #018dec;height: 35px;line-height: 35px;top: 26px;left: -5px;background: #fff}
div.section{ padding:30px 0;}
.lfSmallNav{  margin-top:30px;  border:1px solid #ccc; }
.lfSmallNav>li,.lfsecondList>li{position:relative;line-height:50px;text-align: center;font-size: 14px;color:#643e33;border-bottom:1px solid #ccc}
.lfSmallNav>li:last-child,.lfsecondList>li:last-child{  border-bottom:none;  }
.lfSmallNav>li:hover,.lfsecondList>li:hover{  background:#018dec;  }
.lfSmallNav>li:hover>a,.lfsecondList>li:hover>a{  color:#fff;  }
/*.lfSmallNav>li:hover .lfSmallNav_little{display: block;}*/
.lfSmallNav_little{display: none;background: #fff;}
.lfSmallNav_little>div{height:30px;line-height: 30px;}
.lfSmallNav_little>div:hover{background: #018dec; }
.lfSmallNav_little>div:hover a{color:#fff;}



.lfsecondList{position: absolute;z-index:100;left:249px;top:-1px;width:100%;}
.contactUsBox{margin-top:30px;border:1px solid #ccc;padding:10px;  }
.contactUsTitle{ width:100%; text-align: center; font-size: 24px; color:#707070; line-height: 43px; height: 60px; font-weight: bold;}
.contactUsTitle strong{color:#018dec;}
.leftcontactWay{color: #666;line-height: 23px;margin-top: 20px;font-size: 14px;margin-bottom: 45px;-ms-word-break: all;word-break: break-all;  }
.leftcontactWay>b{display: block;}
.rtMsgBox{width:81%;  padding-left:30px;  }
.msgBoxTop{height: 100px;line-height: 100px;padding-left: 10px;padding-right: 14px;  }
.msgBoxTop a:hover{text-decoration: underline}
.msgBoxTop b{ font-size: 28px; color:#018dec; }
.msgBoxTop p{ font-size: 14px; color:#666; }
.contactUsBox .hotLineBox{padding:10px 0;line-height: 30px;border:1px solid #707070;position: relative;font-size: 16px;color:#707070;text-align: center;  }
.contactUsBox .hotLineBox>p{position: absolute;left: 71px;top: -9px;height: 16px;line-height: 16px;background: #fff;  }
.contactUsBox .hotLineBox *{color:#018dec}
.msgListBox{width:100%; }
.msgListBox ul{width:100%;  }
.msgListBox ul li{ width:280px;margin: 0 17px 10px; }
.msgListBox .picBox{width:100%;overflow: hidden;height:197px;position: relative;  }
.msgListBox .picBox img.videoLogo{/*display: block;width:100%;height:100%;*/-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;  }
.msgListBox .picBox:hover img.videoLogo{-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);  }
.msgListBox .picTitle{width: 100%;height: 35px;line-height: 35px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: 14px;text-align: center;  }
.picTitle:hover{color:#707070;}


/***********picArti*********/
.newsList li{display: block;padding:15px 0;border-bottom:1px dashed #ccc;  }
.newsPicBox{width:240px;height:160px;overflow: hidden;position: relative;  }
.newsPicBox img{/*display: block;width: 100%;height:100%;*/-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;;  }
.newsPicBox img:hover{-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);  }
.newsMsgBox{width:74%;padding-left:20px;  }
.newsMsgNewSet{ width:100%; !important;  }
.newsTitle{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size:18px;color:#707070;margin-bottom: 12px;height:24px;line-height: 24px; font-weight: bold; }
.newsTitle a{color:#000;}
/*.newsTitle a:hover{color:#4ab344;}*/
.newsTime{font-size: 12px;color:#555555}
.newsMsg{font-size: 12px;line-height: 20px;height: 80px;overflow: hidden}
.watchNews{margin-top:14px; }
.watchNews a{font-size:14px;  color:#707070;  }
.page{ width:100%; text-align: right; margin-top:15px;  }


/*******onlineMsg*******/
.fmb_formline{width:460px;line-height: 50px;background-color:#737373;margin-bottom:15px;}
.fmb_formline label{width:80px;height:50px;padding-left:24px;font-size: 14px;color:#9b9b9b;}
.fmb_formline input[type="text"],.fmb_formline textarea{width:370px;padding-right:25px;}
.fmb_formline input[type="text"]{padding:16px 0;background-color: transparent;color:#9b9b9b;}
.fmb_formline textarea{height:110px;line-height: 25px;font-size: 14px;color:#9b9b9b;padding:12px 0;padding-right:25px;resize: none;background-color: transparent}
.yzmPic{display: block;height:50px;position: absolute;top:0;right:-240px;width:145px;}
.yzmLine{width:220px;position: relative}
.yzmLine.yzmLine label{width: 93px;}
.yzmLine.yzmLine input{width: 125px;color:#9b9b9b;padding-right:10px;}
.footSubBtn{display: block;width:100%;height:50px;font-size:18px;color:#9b9b9b;background-color: #737373;cursor: pointer }
.footMsgBox .contactWayTitle{margin-bottom:12px; }

.msgForm{ width:100%;margin-top: 30px; }
.formBox{ width:300px; margin:auto;  }
.formLine{width:100%;background: #ededed;margin-bottom:25px;line-height: 30px;padding:0 15px;  }
.selectLine{width:195px !important;  }
.formLine label,.formLine input[type="text"],.formLine select,.formLine textarea{font-size:12px;  }
.formLine input[type="text"],.formLine select{height:30px;border:none;outline: none;background: #ededed;  }
.formLine input[type="text"],.formLine textarea{width:230px;padding:0 10px;  }
.formLine textarea{padding:8px;resize: none;line-height: 15px;border:none;outline: none;background: #ededed;height:150px;  }
.formLine select{width:100px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;background-color: #ededed;  }
.SubBtn{display: block;cursor: pointer;color: #fff;font-size: 14px;letter-spacing: 5px;background: #007c38;border: none;outline: none;width: 100%;padding: 10px 0;text-align: center;font-family: Verdana, Arial, "΢���ź�", Geneva, sans-serif;  }


/**********single*****/
.newsBigTitle{text-align: center;font-size: 18px;margin-bottom:10px;font-weight: bold;  }
.apprTime{text-align: center;color:#666;font-size: 14px;margin-bottom:10px;font-weight: bold;  }
.newsTxt{font-size: 14px;color:#666;  }
.newsTxt img{ display: block;margin:20px auto;max-width: 100%; }

.goodsPic img{display: block;margin:20px auto;max-width: 100%;}
.backOut{margin-top:25px;  }
.backOut,.backOut a{color:#000;  }
.toNext{margin-top:5px;}
.toNext,.toNext a{color:#000;  }
.backOut a:hover,.toNext a:hover{text-decoration: underline;  }